home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd"> <!--*- mode: xml -*--> <glade-interface> <widget class="GtkWindow" id="ppp_page_widget"> <property name="title" translatable="yes">window1</property> <child> <widget class="GtkVBox" id="PppPage"> <property name="visible">True</property> <property name="border_width">12</property> <property name="spacing">16</property> <child> <widget class="GtkVBox" id="vbox2"> <property name="visible">True</property> <property name="spacing">6</property> <child> <widget class="GtkLabel" id="label28"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><b>Authentication</b></property> <property name="use_markup">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkAlignment" id="alignment1"> <property name="visible">True</property> <property name="left_padding">12</property> <child> <widget class="GtkVBox" id="vbox4"> <property name="visible">True</property> <property name="spacing">6</property> <child> <widget class="GtkHBox" id="hbox2"> <property name="visible">True</property> <property name="spacing">6</property> <child> <widget class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Allowed methods:</property> </widget> <packing> <property name="expand">False</property> </packing> </child> <child> <widget class="GtkLabel" id="auth_methods_label"> <property name="visible">True</property> <property name="xalign">0</property> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> </child> <child> <widget class="GtkHBox" id="hbox1"> <property name="visible">True</property> <child> <widget class="GtkButton" id="auth_methods_button"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="label" translatable="yes">Configure Methods...</property> <property name="response_id">0</property> </widget> <packing> <property name="expand">False</property> </packing> </child> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="expand">False</property> </packing> </child> <child> <widget class="GtkVBox" id="vbox5"> <property name="visible">True</property> <property name="spacing">6</property> <child> <widget class="GtkLabel" id="label29"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><b>Compression</b></property> <property name="use_markup">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkAlignment" id="alignment3"> <property name="visible">True</property> <property name="left_padding">12</property> <child> <widget class="GtkVBox" id="vbox6"> <property name="visible">True</property> <child> <widget class="GtkVBox" id="vbox7"> <property name="visible">True</property> <child> <widget class="GtkCheckButton" id="ppp_use_mppe"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Use Point-to-Point Encryption (MPPE)</property> <property name="use_underline">True</property> <property name="response_id">0</property> <property name="draw_indicator">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkAlignment" id="alignment4"> <property name="visible">True</property> <property name="left_padding">12</property> <child> <widget class="GtkVBox" id="vbox8"> <property name="visible">True</property> <child> <widget class="GtkCheckButton" id="ppp_require_mppe_128"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Require 128-bit encryption</property> <property name="use_underline">True</property> <property name="response_id">0</property> <property name="draw_indicator">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkCheckButton" id="ppp_use_stateful_mppe"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Use Stateful MPPE</property> <property name="use_underline">True</property> <property name="response_id">0</property> <property name="draw_indicator">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </widget> </child> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkCheckButton" id="ppp_allow_bsdcomp"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Allow BSD data compression</property> <property name="use_underline">True</property> <property name="response_id">0</property> <property name="draw_indicator">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <widget class="GtkCheckButton" id="ppp_allow_deflate"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Allow Deflate data compression</property> <property name="use_underline">True</property> <property name="response_id">0</property> <property name="draw_indicator">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">2</property> </packing> </child> <child> <widget class="GtkCheckButton" id="ppp_usevj"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Use TCP header compression</property> <property name="use_underline">True</property> <property name="response_id">0</property> <property name="draw_indicator">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">3</property> </packing> </child> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> <child> <widget class="GtkVBox" id="vbox9"> <property name="visible">True</property> <property name="spacing">6</property> <child> <widget class="GtkLabel" id="label31"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><b>Echo</b></property> <property name="use_markup">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkAlignment" id="alignment5"> <property name="visible">True</property> <property name="left_padding">12</property> <child> <widget class="GtkCheckButton" id="ppp_send_echo_packets"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Send PPP echo packets</property> <property name="use_underline">True</property> <property name="response_id">0</property> <property name="draw_indicator">True</property> </widget> </child> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="position">2</property> </packing> </child> </widget> </child> </widget> <widget class="GtkDialog" id="auth_methods_dialog"> <property name="border_width">5</property> <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property> <property name="icon_name">stock-preferences</property> <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> <child internal-child="vbox"> <widget class="GtkVBox" id="dialog-vbox1"> <property name="visible">True</property> <property name="spacing">2</property> <child> <widget class="GtkVBox" id="vbox1"> <property name="visible">True</property> <property name="spacing">6</property> <child> <widget class="GtkLabel" id="label3"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><b>Allowed Authentication Methods</b></property> <property name="use_markup">True</property> </widget> <packing> <property name="expand">False</property> </packing> </child> <child> <widget class="GtkAlignment" id="alignment2"> <property name="visible">True</property> <property name="left_padding">12</property> <child> <widget class="GtkVBox" id="vbox3"> <property name="visible">True</property> <property name="spacing">6</property> <child> <widget class="GtkCheckButton" id="allow_eap"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="tooltip" translatable="yes">Extensible Authentication Protocol</property> <property name="label" translatable="yes">EAP</property> <property name="response_id">0</property> <property name="draw_indicator">True</property> </widget> </child> <child> <widget class="GtkCheckButton" id="allow_pap"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="tooltip" translatable="yes">Password Authentication Protocol</property> <property name="label" translatable="yes">PAP</property> <property name="response_id">0</property> <property name="draw_indicator">True</property> </widget> <packing> <property name="position">1</property> </packing> </child> <child> <widget class="GtkCheckButton" id="allow_chap"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="tooltip" translatable="yes">Challenge Handshake Authentication Protocol</property> <property name="label" translatable="yes">CHAP</property> <property name="response_id">0</property> <property name="draw_indicator">True</property> </widget> <packing> <property name="position">2</property> </packing> </child> <child> <widget class="GtkCheckButton" id="allow_mschap"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="tooltip" translatable="yes">Microsoft Challenge Handshake Authentication Protocol</property> <property name="label" translatable="yes">MSCHAP</property> <property name="response_id">0</property> <property name="draw_indicator">True</property> </widget> <packing> <property name="position">3</property> </packing> </child> <child> <widget class="GtkCheckButton" id="allow_mschapv2"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="tooltip" translatable="yes">Microsoft Challenge Handshake Authentication Protocol version 2</property> <property name="label" translatable="yes">MSCHAP v2</property> <property name="response_id">0</property> <property name="draw_indicator">True</property> </widget> <packing> <property name="position">4</property> </packing> </child> <child> <widget class="GtkLabel" id="label2"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><i>In most cases, the provider's PPP servers will support all authentication methods. If connections fail, try disabling support for some methods.</i></property> <property name="use_markup">True</property> <property name="wrap">True</property> </widget> <packing> <property name="position">5</property> </packing> </child> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child internal-child="action_area"> <widget class="GtkHButtonBox" id="dialog-action_area1"> <property name="visible">True</property> <property name="layout_style">GTK_BUTTONBOX_END</property> <child> <widget class="GtkButton" id="cancel_button"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="label">gtk-cancel</property> <property name="use_stock">True</property> <property name="response_id">-6</property> </widget> </child> <child> <widget class="GtkButton" id="ok_button"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="label">gtk-ok</property> <property name="use_stock">True</property> <property name="response_id">-5</property> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="pack_type">GTK_PACK_END</property> </packing> </child> </widget> </child> </widget> </glade-interface>